Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

Notes/Domino 8 Forum

Notes/Domino 8 Forum

Previous Next
Subject: What is the best way to write this in Lotuscript?
Feedback Type: Question
Product Area: Domino Admin Client
Technical Area: Application development
Platform: iSeries
Release: 8.0.2
Reproducible: Not applicable

I need to be able to look up a group within the server's names.nsf and grab its list of members. THEN, I need to add those members to an already calculated list, keeping the names unique.


TCMembers := @DbLookup("":"NoCache";@ServerName:"names.nsf";"Groups";"Group_TC";"Members";[FailSilent]);
tmpAllMembers := @Trim(@Unique(tmpAllMembers : TCMembers));

I need to do this upon Exiting a field which means the code has to be in Lotuscript. Can anyone do the translation? Thanks!


Feedback number WEBB8BQT7G created by ~Dan Asanuson on 12/01/2010


What is the best way to write this ... (~Dan Asanuson 1.Dec.10)
. . more info (~Phil Nonhipige... 2.Dec.10)
. . . . All 3 the same (~Dan Asanuson 2.Dec.10)
. . . . . . this works for me (~Phil Nonhipige... 2.Dec.10)
. . . . . . . . One more question (~Dan Asanuson 2.Dec.10)
. . . . . . . . . . is it a names field? (~Phil Nonhipige... 3.Dec.10)
. . . . . . . . . . . . here it is (~Dan Asanuson 3.Dec.10)
. . . . . . . . . . . . . . Evaluate doesn't seem to work (~Dan Asanuson 3.Dec.10)
. . . . . . . . . . . . . . . . wrong function (~Phil Nonhipige... 3.Dec.10)
. . . . . . . . . . . . . . . . Sorry! typo - I am actually using ... (~Dan Asanuson 3.Dec.10)
. . . . . . . . . . . . . . . . . . use this instead, easy (~Phil Nonhipige... 3.Dec.10)
. . . . . . . . . . . . . . . . . . . . that doesn't resolve the name issue... (~Dan Asanuson 3.Dec.10)
. . . . . . . . . . . . . . . . . . . . MY BAD! I didn't look closely enou... (~Dan Asanuson 3.Dec.10)




Printer-friendly

Search this forum

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS